home *** CD-ROM | disk | FTP | other *** search
- object frmSplash: TfrmSplash
- Left = 198
- Top = 114
- BorderIcons = []
- BorderStyle = bsNone
- ClientHeight = 302
- ClientWidth = 425
- Color = 13085714
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Position = poScreenCenter
- Visible = True
- OnCreate = FormCreate
- PixelsPerInch = 96
- TextHeight = 13
- object Label1: TLabel
- Left = 13
- Top = 268
- Width = 401
- Height = 22
- Alignment = taCenter
- AutoSize = False
- Caption = 'Internet : http://www.recreasoft.com'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -21
- Font.Name = 'Times New Roman'
- Font.Style = []
- ParentFont = False
- end
- object FrameSplash: TGroupBox
- Left = 12
- Top = 8
- Width = 401
- Height = 251
- TabOrder = 0
- object ImgLogo: TImage
- Left = 10
- Top = 14
- Width = 32
- Height = 32
- Picture.Data = {<image000.ico>}
- Stretch = True
- end
- object lblCompanyProduct: TLabel
- Left = 53
- Top = 15
- Width = 224
- Height = 36
- Caption = 'Gin Rummy Pro !'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -32
- Font.Name = 'Times New Roman'
- Font.Style = []
- ParentFont = False
- end
- object lblCopyright: TLabel
- Left = 13
- Top = 51
- Width = 53
- Height = 13
- Caption = 'Copyright...'
- end
- object lblCoAuthors: TLabel
- Left = 14
- Top = 69
- Width = 307
- Height = 13
- Caption =
- 'Thanks to Carta Mundi for their authorization to use Atlantis ca' +
- 'rds'
- end
- object lblLicenseTo: TLabel
- Left = 15
- Top = 85
- Width = 75
- Height = 13
- Caption = 'Version d'#39'�val...'
- end
- object lblWarning: TLabel
- Left = 15
- Top = 103
- Width = 373
- Height = 92
- AutoSize = False
- Caption = 'Avertissement...'
- Color = 16777088
- ParentColor = False
- WordWrap = True
- end
- object PanelStartFrench: TButton
- Left = 213
- Top = 206
- Width = 176
- Height = 30
- Cursor = crHandPoint
- Caption = 'FRANCAIS'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -21
- Font.Name = 'Times New Roman'
- Font.Style = []
- ParentFont = False
- TabOrder = 1
- OnClick = PanelStartFrenchClick
- end
- object PanelStartEnglish: TButton
- Left = 16
- Top = 206
- Width = 176
- Height = 30
- Cursor = crHandPoint
- Caption = 'ENGLISH'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -21
- Font.Name = 'Times New Roman'
- Font.Style = []
- ParentFont = False
- TabOrder = 0
- OnClick = PanelStartEnglishClick
- end
- end
- end
-